home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / monte34.zip / MONTE.DOC < prev    next >
Text File  |  1992-12-25  |  21KB  |  467 lines

  1.  
  2.                           MONTE CARLO SOLITAIRE
  3.  
  4.                                   v3.4
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                             (404) 256-9525
  12.  
  13.  
  14.  
  15.  
  16.                                 OVERVIEW
  17.                                 ________
  18.  
  19.  
  20.    MONTE CARLO Solitaire is a challenging solitaire card game where the
  21.    objective is to remove all cards from the tableau. You receive points
  22.    for all cards removed as well as a bonus if all cards are removed.
  23.  
  24.  
  25.    NOTE: Most errors will be logged to a file called DFRAME.ERR, which is
  26.          created in the directory you run the door from.
  27.  
  28.  
  29.  
  30.  
  31.                               INSTALLATION
  32.                               ____________
  33.  
  34.  
  35.    Installation is fairly easy and straight-forward. The following steps and
  36.    examples should have you up and running in a very short period of time.
  37.    It is assumed that you are familiar with setting up DOORS on your system.
  38.    To this end, only examples of the configuration file and Door batch file
  39.    are described.
  40.  
  41.       1) Create a directory to hold all MONTE files
  42.  
  43.       2) Unzip MONTExx.ZIP into the the above directory
  44.  
  45.       3) Create a configuration file, with a name of your choice, or
  46.          modify the supplied MONTE.CFG file. A description follows:
  47.  
  48.  
  49.             **                       Location of system file (See Below)
  50.             SUNRISE-80 BBS           Your BBS Name
  51.             Al                       Sysop's First name
  52.  
  53.             Lawrence                 Sysop's Last Name
  54. |-----------------------------------------------------------------------------|
  55. | READ!     1                        CommPort  \ These 2 lines are required   |
  56. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  57. |-----------------------------------------------------------------------------|
  58.             00000000                 Registration Number
  59.  
  60.     !   #   1                        Maximum # of Games per day
  61.                                      (Sysop gets 99 in Registerd verion ONLY!)
  62.  
  63.         #   0                        Max # of days a caller can make up, during
  64.                                      calls in one day. 0=Disable Make-up Option
  65.                                      Maximum value = 27, Minimum value = 1
  66.  
  67.         #   NONE                     Drive:\Path\Filename to contain the
  68.                                      Top Score Bulletin or enter NONE
  69.                                      for NO Bulletin creation.
  70.  
  71.         #   NONE                     Drive:\Path\Filename to contain the
  72.                                      Top Score Bulletin (Color) or enter NONE
  73.                                      for NO Bulletin creation.
  74.  
  75.         #   NONE                     Drive:\Path\Filename to contain the
  76.                                      Hall of Fame Bulletin or enter NONE
  77.                                      for NO Bulletin creation.
  78.  
  79.         #   NONE                     Drive:\Path\Filename to contain the
  80.                                      Hall of Fame Bulletin (Color) or enter NONE
  81.                                      for NO Bulletin creation.
  82.  
  83.             2                        1 = DO NOT Display ADOPT-A-DOOR Message
  84.                                      2 = Display ADOPT-A-DOOR message
  85.  
  86.         #   2                        Keyboard timeout value in Minutes
  87.  
  88.         #   500                      Bonus points for removing all card
  89.  
  90.     !   #   0                        Time Allowed in Door
  91.                                      (Sysop = Time Remaining - REG. VERSION)
  92.  
  93.         #   N                        Automatic game reset at end of month:
  94.                                        Y = Yes enable autoreset
  95.                                        N = Keep accumulating scores
  96.  
  97.         #   Y                        Y = Allow Sysop to have 999 games
  98.                                      N = Do Not Allow Sysop 999 games
  99.  
  100.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  101.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  102.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  103.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  104.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  105.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  106.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  107.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  108.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  109.     !   #   000=00/00                 Security Level/Games Allowed Per Day
  110.  
  111.     @   #   XXXX/YYYY                 Blackout Range  From/To
  112.     @   #   XXXX/YYYY                 Blackout Range  From/To
  113.     @   #   XXXX/YYYY                 Blackout Range  From/To
  114.     @   #   XXXX/YYYY                 Blackout Range  From/To
  115.     @   #   XXXX/YYYY                 Blackout Range  From/To
  116.  
  117.        ** = Replace with ONE of the following:
  118.  
  119. C:\PCB\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  120. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  121. C:\BBS\USERINFO.DAT             <- For Wildcat! systems using v3.x
  122.                                    (Note:DOOR.SYS must be in SAME directory)
  123. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  124. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  125. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  126. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  127. C:\BBS\CHAIN.TXT                <- For WWIV systems
  128. C:\BBS\GTUSER.BBS               <- For GT Power
  129.                                    * if using this option you must put the
  130.                                      ComPort # on line 5 and the Node # on
  131.                                      line 6 of the configuration file
  132.  
  133.         # = Requires registration to change to a different value.
  134.         ! = See "Plays Per Day" Below
  135.         @ = See "Blackout Periods" Below
  136.  
  137.  
  138.                NOTE: There are NO Blank Lines in the Config File!!
  139.  
  140.  
  141.       4) Create a batch file or modify the MONTE file supplied. A
  142.          description of this file follows:
  143.  
  144.             ECHO off
  145.             cd\BBS\DOORS\MONTE        Location of Monte files
  146.             MONTE MONTE.CFG           EXE filename and CFG filename (Name
  147.                                       used in creating file in #3 above)
  148.             CD\BBS
  149.             BOARD
  150.  
  151.  
  152.        5) When running in more than one node, be sure to supply a
  153.           different configuration name for each node (your choice of name).
  154.  
  155.        6) If running with Fossil-based multi-port boards add
  156.            /FD to the line containing the CFG name as follows:
  157.  
  158.                           MONTE MONTE.CFG /FD
  159.  
  160.  
  161.  
  162.                MAKE-UP DAYS (Registered version only)
  163.                --------------------------------------
  164.  
  165. The Make-Up-Day feature allows the caller to make up any plays he/she missed
  166. during the current month and prior to the current call. You control whether
  167. to allow this option, as well as the number of days the caller can make up, on
  168. any prticular days worth of calls. Entering a 0 (zero) for this option, in the
  169. configuration file, turns the option OFF, any other value (up to a max of 27)
  170. turns the option ON and dictates the number of days the caller can make up.
  171.  
  172.  
  173. NOTE:      The number of games per day is calculated as follows...
  174.  
  175.            Games Allowed per day x Number of makeup days.
  176.  
  177. Example:   Games Allowed per day = 2
  178.            Max # of makeup days  = 4
  179.  
  180. If a caller logs in on 5/8/92 and this is their first call of the month, they
  181. would have a potential of 16 games to makeup and bring them current
  182. (8 days (5/8/92) * 2 (games per day)). However, since the maximum # of Makeup
  183. Days is set at 4, the maximum # of games the caller can play on 5/8/92, is 8
  184. (games allowed * max # of makeup days).
  185.  
  186.  
  187.  
  188.              HALL OF FAME BULLETINS (Registered version only)
  189.              ------------------------------------------------
  190.  
  191. The program will automatically reset the game when the first caller of the
  192. month plays the game. The score file will be cleared and a set of Hall of Fame
  193. bulletin files will be created. The files will be called SUNHOF.ASC and
  194. SUNHOF.ANS (ASCII and ANSI versions). The files will be placed in the same
  195. directory as the MONTE.EXE file. You are responsible for COPYING the files to
  196. your bulletin area and renaming to a filename of your choice.
  197.  
  198. WARNING: The HOF files are cumulative files. That means they are read in each
  199.          month and updated. DO NOT DELETE EITHER FILE!!!! or you will lose
  200.          the record of prior months winners!!!!
  201.  
  202.  
  203.  
  204.  
  205.                           BLACKOUT PERIODS
  206.                           ________________
  207.  
  208.       Use the Blackout ranges option to define up to 5 time periods during
  209.       which you DO NOT want the Door to be played. If a caller tries to access
  210.       the Door during the Blackout period, they will be shown a message that
  211.       contains ALL the Blackout periods you have defined, and to try the Door
  212.       at a later time.
  213.  
  214.       Each of the 5 Blackout ranges takes the form of XXXX/YYYY, where
  215.       XXXX=beginning time and YYYY=the ending time. For example, 0930/1230
  216.       means to NOT allow the Door to be played between 9:30am and 12:30pm.
  217.  
  218.       IMPORTANT: - All times must be 4 digits & must follow the XXXX/YYYY format
  219.                  - DO NOT change the XXXX/YYYY entry UNLESS you want to assign
  220.                    a Blackout range.
  221.                  - You MUST use the MILITARY time format. Example: 2030=8:30pm
  222.                    0900=9am, 0030=12:30am, 1700=5pm, etc.
  223.  
  224.  
  225.                           PLAYS Per DAY/DOOR Time
  226.                           _______________________
  227.  
  228.       Plays Per Day and Door Time can be controlled several ways:
  229.  
  230.       (1) You can use the Games Per Day, singular option, in the config
  231.           file above. This option, will affect ALL callers whose Security
  232.           Level is NOT defined in any of the 10 optional Security Level/
  233.           Plays Per Day entries in the config file.
  234.  
  235.       (2) You can use the Door Time, singular option, in the config file
  236.           above. This option, will affect ALL callers whose Security
  237.           Level is NOT defined in any of the 10 optional Security Level/
  238.           Plays Per Day/Door Time entries in the config file.
  239.  
  240.       (3) You can restrict the number of games a specific Security Level
  241.           will be allowed to play per day or REWARD specific Levels with
  242.           more Plays Per Day.
  243.  
  244.           Likewise, you can restrict the Play time for a specific Security
  245.           Level or REWARD specific Levels with more Door Time.
  246.  
  247.           These options are handled by the use of the 10 config
  248.           entries (000=00/00).
  249.  
  250.           The format of each entry is as follows:
  251.  
  252.           XXX=YY/ZZ  where XXX is the Security Level (must be 3 digits)
  253.                      where =  is a constant and MUST be included
  254.                      where YY is the # of games per day (must be 2 digits)
  255.                      where / is a constant and MUST be included
  256.                      where ZZ is num. minutes per Door entry (must be 2 digits)
  257.  
  258.           If the callers Security Level is NOT defined, his/her Plays Per
  259.           Day and Door Time will be controlled by the values in items
  260.           (1) and (2), above, respectively..
  261.  
  262.           You may define up to 10 Security Levels. All unused entries must
  263.           be defined as   000=00/00
  264.         --------------------------------------------------------------------
  265.           Example: Suppose you had 3 Security Levels defined on your BBS as
  266.           (20=Subscriber, 30=Visiting Sysop, 40=CoSysop, 90=Friend) and you
  267.           wanted to set Plays Per Day as :     Subscriber=5
  268.                                            Visiting Sysop=2
  269.                                                   CoSysop=3
  270.                                                    Friend=10
  271.  
  272.           and Door Time as follows:     Subscriber=30 minutes
  273.                                     Visiting Sysop=20 minutes
  274.                                            CoSysop=10 minutes
  275.                                             Friend=remaining call time
  276.  
  277.  
  278.           You would set the Individual "Games per Day" config entry to 1 and
  279.           the individual "Door Time" to 5 minutes (these would be the
  280.           default number of games and default Time for all Security Levels
  281.           other than 20,30 or 40... make them any number you want). Next you
  282.           would replace 4 of the Security Level entries as :  020=05/30
  283.                                                               030=02/20
  284.                                                               040=03/10
  285.                                                               090=10/0
  286.  
  287.  
  288.  
  289.                         NON-STANDARD COM SUPPORT
  290.                         ________________________
  291.  
  292.       Support for COM 1-4 on the standard IRQ's - COM1/COM3 = IRQ4 and
  293.       COM2/COM4 = IRQ3. If you wish to use a non-standard IRQ, add the IRQ
  294.       number after the configuration filename. Let's assume your Door is
  295.       called FOOBAR and you want to use COM1 and IRQ5. The command line
  296.       passed to your Door would be:
  297.  
  298.                             FOOBAR FOOBAR.CFG /5
  299.  
  300.       The /5 tells FOOBAR to use IRQ5 rather than the standard IRQ4 that is
  301.       normally used with COM1. No /x parameter is needed for the standard
  302.       IRQ's.
  303.  
  304.       As an alternative, you may use an environmental variable on the command
  305.       line. To use the variable (following the example above), place a
  306.       SET IRQ=5 in the batch file used to bring up your BBS (you would need a
  307.       different IRQ number for each node). The command line would now look
  308.       like this:
  309.  
  310.                           FOOBAR FOOBAR.CFG /%IRQ%
  311.  
  312.       This, in combination with the use of the environmental variables
  313.       described in the MULTI-NODE SETUP section will allow you to use one
  314.       batch file and one config file to run this door on all nodes.
  315.  
  316.  
  317.  
  318.  
  319.                            MULTI-NODE SETUP
  320.                            ________________
  321.  
  322.       All Sunrise Doors are Multi-Node capable. Each node must have the
  323.       ability to access a configuration file which will have its own system
  324.       file (DORINFOx.DEF, PCBOARD.SYS, DOOR.SYS, etc) defined on the first
  325.       line. There are 2 ways to accomplish this:
  326.  
  327.       (1) Create a separate configuration file for each node. The only
  328.           difference between each file would be the location of the system
  329.           file for that particular node. For example, on my system there are 2
  330.           nodes and the first line of the config files would look like this:
  331.  
  332.                         NODE1:  H:\PCB1\DOOR.SYS
  333.                         NODE2:  H:\PCB2\DOOR.SYS
  334.  
  335.           Thus, if you have a 4 node BBS, you will need 4 configuration files.
  336.  
  337.       (2) Use ONE configuration file for ALL nodes. This Door will recognize
  338.           the following PCBoard environmental variables:
  339.  
  340.                  PCBDIR    (Directory containing the System file)
  341.                  PCBDRIVE  (Drive containing the System file)
  342.  
  343.           Thus, the first line of the SINGLE configuration file, for this Door
  344.           would look like this:
  345.  
  346.                         %PCBDRIVE%%PCBDIR%\DOOR.SYS
  347.  
  348.       NOTE: This option, as described, assumes that you are running PCBoard
  349.             14.5a software. The environmental variables are automatically
  350.             created by the software for each node.
  351.  
  352.             HOWEVER, if you are running other BBS software you should be able
  353.             to set the variables EXACTLY as described below, for EACH node
  354.             (more than likely in each batch file you use to bring up EACH node):
  355.  
  356.                             PCBDRIVE=C:
  357.                             ^^^^^^^^^
  358.                             PCBDIR=\NODE2
  359.                             ^^^^^^^^
  360.  
  361.             Info with a carat (^) under it, MUST be typed as is. The rest
  362.             depends on your naming conventions.
  363.  
  364.             This, in combination with the use of the optional environmental
  365.             variable described in the NON-STANDARD COM SUPPORT section, will
  366.             allow you to use one batch file and one config file to run this
  367.             door on all nodes.
  368.  
  369.  
  370.                                ADOPT-A-DOOR
  371.                                ____________
  372.  
  373.     Having been a Sysop for a number of years, I have had my share of problems
  374.     and frustrations getting financial support for my board's upkeep. A fellow
  375.     Sysop left a message on my board, not long ago, about a concept that was
  376.     being used by several boards around the country.
  377.  
  378.     The concept, ADOPT-A-DOOR, allows a caller to register (ADOPT) a door. It
  379.     would be the same as sending in a donation, only this way it is earmarked
  380.     for registering a particular door. In a way, the user feels he/she is
  381.     "getting something in return". As a Door author I have decided to build
  382.     this concept into each of my Door programs. The concept replaces the
  383.     usual message "tell the Sysop to register this Door" we find in most
  384.     doors.
  385.  
  386.     If the Door is unregisterd then a message appears on the opening screen
  387.     to that effect. After finishing or suspending a game, a message screen
  388.     is displayed about the ADOPT-A-DOOR concept. The message also tells the
  389.     caller to contact the Sysop to find out if there is any further details
  390.     to the ADOPT-A-DOOR concept. Some Sysops give extra D/L time, online
  391.     time, etc to callers that ADOPT-A-DOOR.
  392.  
  393.     If the Door has been registered, either by the Sysop or other callers,
  394.     the names of those contributors will be displayed in the closing screen.
  395.  
  396.     NOTE: If you want to display the names of the callers that contributed
  397.           to registering the Door, you must create an ASCII file called
  398.           ADOPT.SYS. You create it with an Editor or Word Processor. Enter
  399.           the name(s) of the contributors (one on each line, maximum of 5
  400.           entries, each a maximum of 30 characters long). This file must be
  401.           saved, in ASCII format, and placed in the Door directory.
  402.  
  403.  
  404.  
  405.                               LEGALITIES
  406.                               __________
  407.  
  408.  
  409.       THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS"
  410.       WITHOUT WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT
  411.       LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  412.       FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL ANYONE INVOLVED WITH
  413.       THE CREATION AND PRODUCTION OF THIS PRODUCT BE LIABLE FOR INDIRECT,
  414.       SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING OUT OF ANY USE THEREOF
  415.       OR BREACH OF ANY WARRANTY.
  416.  
  417.  
  418.  
  419.  
  420.  
  421.                              DISTRIBUTION
  422.                              ____________
  423.  
  424.    You may make this file available for downloading from your BBS or you may
  425.    upload it to any BBS of your choice, provided that you do not make any
  426.    changes to the contents of the archive (ZIP file). The archive and its
  427.    individual contents may not be used by any service that charges any money
  428.    whatsoever, without the written permission of the author.
  429.  
  430.  
  431.  
  432.  
  433.  
  434.                              REGISTRATION
  435.                              ____________
  436.  
  437.    Registration and the subsequent insertion of the registration number into
  438.    your configuation file, allows for the display of your BBS name on the
  439.    opening and closing screen as well as the reduction of a delay built into
  440.    the opening screen display along with the ability to change certain
  441.    values in the configuration file.
  442.  
  443.    To register your copy of LADDERS, please fill out the registration form
  444.    (REGISTER.FRM) and mail it along with the registration fee to
  445.    the name and address on the form.
  446.  
  447.    Be sure to use the proper upper/lower case when filling in your name and
  448.    BBS name, as they MUST match the way you entered them in the configuration
  449.    file.             ^^^^
  450.  
  451.    Based upon information supplied on the registration form, I will pre-
  452.    register you on my BBS. You will then be able to call SUNRISE-80 and pick
  453.    up your registration number.
  454.  
  455.  
  456.  
  457.                                  MISC
  458.                                  ____
  459.  
  460.    The latest version of MONTE CARLO and other fine SUNRISE DOOR programs
  461.    are always available for download from SUNRISE-80 BBS.
  462.  
  463.    Remember, should you have any problems, questions or suggestions, be sure
  464.    to drop me a message on Sunrise-80 or you can reach me through the
  465.    RIME (BBS Doors, Sysops, PCBHints), SMARTNET, FIDONET 1:133/410
  466.  
  467.